home *** CD-ROM | disk | FTP | other *** search
/ Amiga Tools 3 / Amiga Tools 3.iso / rexx / saveiff.avm < prev    next >
Text File  |  1994-06-24  |  93b  |  5 lines

  1. /* */
  2. parse arg fileName iffFileName .
  3.  
  4. address command 'avm:adpcm2iff' fileName iffFileName
  5.